Open Tickets where CF.perl5.{Operating System} is All

Id Subject Created Last Update
2754 [BUG] can't exit 0 from CHECK{} 24 years ago 5 years ago
3589 Regexp behavior in matching backreferences to optional captures 24 years ago 7 years ago
8358 @_ gets corrupted when F(@X) shortens @X 22 years ago 8 years ago
8476 core dump in Perl_regexec_flags 22 years ago 6 years ago
9360 Interaction of \U/\L and \u/\l escapes are undocumented 22 years ago 8 years ago
20609 MY_CXT macros and modules with multiple object files 21 years ago 10 years ago
22034 AutoSplit detection of AutoLoader use fails in certain situations 21 years ago 8 years ago
22312 Another self-modifyingloop bug 21 years ago 8 years ago
24000 perl -pi -e s:foo:foo2: FILE mishandles symlinks? 21 years ago 8 years ago
29012 Manipulating hash in SIGCHLD handler causes "Segmentation fault" 20 years ago 8 years ago
30123 foreach ("", "a".."zzzzzz") confuses range optimizer 20 years ago 11 years ago
30807 Misleading error message from Storable 20 years ago 8 years ago
32331 grep {/PATTERN/} is slow 20 years ago 8 years ago
33156 perlapi.pod and the Perl_ prefix 19 years ago 5 years ago
34161 METABUG - (?{...}) and (??{...}) regexp issues 19 years ago 11 years ago
34495 h2ph is unable to concatenate constant strings in macros 19 years ago 8 years ago
34497 h2ph unable to parse macros which have variable initialization 19 years ago 8 years ago
34595 open sometimes ignores perlio layers when duping 19 years ago 8 years ago
36094 Wrong line number for FILEHANDLE reported by Xref (Xref.pm V1.01) 19 years ago 8 years ago
38133 [regex] backref problem with quantified groups 18 years ago 8 years ago
38875 B::Lint 1.03 misses B::SPECIAL::lintcv 18 years ago 8 years ago
39800 Mortality of objects (e.g. %$_) passed as args... - bug or feature? 18 years ago 8 years ago
40144 warnings::warnif is sometimes ignored.. 18 years ago 8 years ago
40286 Configure problem in a build directory with spaces in the name 18 years ago 6 years ago
40652 unclear version error message 18 years ago 8 years ago
41106 PerlIO::via isn't thread safe 17 years ago 7 years ago
41246 Certain installprefix causes lib/ExtUtils/basic.t failure 17 years ago 8 years ago
45091 goto in CORE::GLOBAL::exit 17 years ago 8 years ago
47087 scientific notation parsing/conversion problems 17 years ago 8 years ago
47762 5.10: different behaviour of duplicated named capturing parens with/without (?|...) 16 years ago 8 years ago
50612 bug by access CPAN with cpan tmp-file not found 16 years ago 8 years ago
55420 No warnings when reading from a file only opened for appending. 16 years ago 6 years ago
56500 perl5.10.0: caching environment causes panic in some modules (esp. Term::ReadLine::Gnu) 16 years ago 8 years ago
57174 Recursion memory leak when assignment in if condition 16 years ago 8 years ago
58280 Speed lost on /^(foo|bar|baz)$/ match 16 years ago 8 years ago
67424 perl: missing / incorrect overflow check when indexing arrays 15 years ago 8 years ago
67902 Access Violation when mixing scalar values and shared clones 15 years ago 8 years ago
69332 :encoding() returns wrong value on eof 15 years ago 15 years ago
69856 bad handling of non-string exceptions during compilation 15 years ago 8 years ago
70023 B::Deparse mangles constant subs which return blessed objects 15 years ago 8 years ago
70043 Perl should warn or die on mathematical operations on reference implicitly converted to an integer 15 years ago 8 years ago
71156 [fwd] [PATCH] Add check for spurious PUSHMARKs by introducing POPBLOCK_normal. (from: gerard@ggoossen.net) 14 years ago 8 years ago
72108 gv_e?fullname[34] improvement 14 years ago 8 years ago
72666 perldoc -f alarm suggests example code that isn't safe against race conditions 14 years ago 8 years ago
73464 Safe signals mean that regexps can't be interrupted 14 years ago 8 years ago
77972 perl 5.12.2 cross-compile fail @ "xconfig.h : error: invalid preprocessing directive ..." 14 years ago 8 years ago
78186 Bizarre copy of ARRAY in list assignment 14 years ago 8 years ago
78282 perl emits errors and warnings out of order 14 years ago 8 years ago
78364 Win32 gethostbyaddr inconsistency on 'localhost' 14 years ago 8 years ago
79138 formline() crashes on tainted arguments 13 years ago 8 years ago
79210 ‘Can’t locate package’ warning scope problems 13 years ago 12 years ago
79214 Perl debugger hopeless with Unicode program identifiers 13 years ago 8 years ago
82994 Attributes are reapplied to shared state variables 13 years ago 7 years ago
84578 Bug report: error with \L, \l, \U and \u operators 13 years ago 8 years ago
88488 perldoc double-encoding bog 13 years ago 8 years ago
90166 Unpack character . lacks documentation 13 years ago 8 years ago
92702 Freeing deeply nested typeglobs 13 years ago 8 years ago
92708 stash <-> @ISA circular ref 13 years ago 8 years ago
92710 Thread cloning crashes on deeply nested structures 13 years ago 8 years ago
94510 bless() invoked in AUTOLOAD causes SEGV 13 years ago 8 years ago
95784 [PATCH] Let X<> within anchorifiable paragraphs be additional anchors. 13 years ago 8 years ago
96212 Swapping of $< and $> should be deprecated 13 years ago 8 years ago
96592 4 pod casemapping errors: s/(\w+)/\u\L$1/g is always wrong 13 years ago 8 years ago
97942 [PATCH] Add -DO option to disable optimizations and disable constant folding and the peephole optimizer when used. 13 years ago 8 years ago
98062 h2ph produces invalid code for a struct definition with #define 13 years ago 8 years ago
100844 ./Configure -Duserelocatableinc re-reading config.sh corrupts installbin 13 years ago 8 years ago
101938 Oddity of /p 13 years ago 8 years ago
103104 dev_t treatment broken 12 years ago 8 years ago
104084 exec and system call FETCH magic twice under -T 12 years ago 8 years ago
104906 Data::Dumper will not correctly create eval-able code for self-referential structures 12 years ago 8 years ago
105658 STDIN <> and PerlIO doc 12 years ago 8 years ago
105914 [META] Unicode and system calls 12 years ago 7 years ago
105916 eval{ local $tied } does not catch the error 12 years ago 8 years ago
107604 anonymous sub with attribute in void parse context is ambiguous, should warn 12 years ago 8 years ago
107880 installhtml installs private pod 12 years ago 8 years ago
107882 installhtml generates possibly bogus warnings 12 years ago 8 years ago
109760 Cwd's pure perl abs_path and its test disagree on what's ok 12 years ago 8 years ago
109798 '/e' regexp modifier is not recognized by re pragma 12 years ago 8 years ago
110706 Wishlist: Configure option to fatalize if certain extensions cannot be built 12 years ago 8 years ago
111678 sprintf() allows '0' flag after vector flag 12 years ago 8 years ago
112140 Pod::HTML should use a proper Unicode-aware definition of "word character" 12 years ago 8 years ago
112448 -Duserelocatableinc does not adjust $Config{startperl} 12 years ago 8 years ago
113406 perldoc in 5.16.0 required groff upgrade but now misdisplays asterisks 12 years ago 6 years ago
113420 "\" does not escape meta chars if also delim 12 years ago 8 years ago
113424 :stdio + any other layer hangs 12 years ago 8 years ago
113486 CopSTASH can point to freed-and-reused SV 12 years ago 6 years ago
113568 Smart match is matching unexpectedly 12 years ago 8 years ago
113936 goto in format 12 years ago 7 years ago
113938 sort{goto} 12 years ago 7 years ago
113962 /r modifier on substitutions - variant returning undef if no match 12 years ago 8 years ago
114022 Pod-Html output differs between explicit outfile and redirection from STDOUT 12 years ago 8 years ago
114028 Pod-Html tests contradict instructions in documentation 12 years ago 12 years ago
114636 Pathological performance problem with RegExp engine 12 years ago 8 years ago
114908 rename wrongly considered insecure in an elsif clause 12 years ago 8 years ago
114970 when do we tidy perlport? 12 years ago 8 years ago
115652 Generate error for invalid curly quantifier in regex 11 years ago 7 years ago
115980 Cannot restore overloading on HASH with self-ref. structures 11 years ago 7 years ago
116805 IO::Handle's error() method does not accurately reflect read errors 11 years ago 8 years ago
116889 bigint addition incorrectly results in NaN 11 years ago 8 years ago
117087 forbid empty parts in package names 11 years ago 8 years ago
117123 SvPV does not work when embedding with PERL_NO_SHORT_NAMES 11 years ago 8 years ago
117179 Regex inconsistency with multiple PRUNE/SKIP/COMMIT 11 years ago 8 years ago
121358 filename - handled incorrectly with inplace editing 10 years ago 10 years ago
128450 __SUB__ in format behaves inconsistently 8 years ago 8 years ago
128540 "warnings" pragma silently ignores postfixed "FATAL" import parameter 8 years ago 8 years ago
128557 Trailing space in heredoc delimiter 8 years ago 7 years ago
128605 Make handles themselves remember whether to warn when closed 8 years ago 8 years ago
128666 [META] Line numbers are reported incorrectly 8 years ago 7 years ago
129027 null pointer deref Perl_mess_sv (util.c:1508) 8 years ago 8 years ago
129087 null ptr deref, segfault Perl_sv_setsv_flags (sv.c:4558) 8 years ago 8 years ago
129789 [PATCH] Time::HiRes broken in blead on darwin 8 years ago 8 years ago
129896 the maintainership/upstream situation of the Cwd/File::Spec dist is very unclear 8 years ago 7 years ago
131651 Add -P and -N switches that use <<>> instead of readline 7 years ago 7 years ago
132923 RFE: enhancement of corelist script 6 years ago 6 years ago
133296 pod/buildtoc: generates warnings and errors in pod/perltoc.pod 6 years ago 6 years ago
133500 h2xs failing during 'make'; lacking xlocale.h 6 years ago 5 years ago
133965 pod/perlhacktips.pod: misleading instructions for AddressSanitizer 5 years ago 5 years ago
133969 REPL 5 years ago 5 years ago
134127 [META]: Tickets blocking release of perl-5.30.1 5 years ago 5 years ago
134320 Bleadperl v5.31.1-58-g73cdf3a836 breaks YVES/Sereal-Decoder-4.007.tar.gz on -DDEBUGGING builds 5 years ago 5 years ago
134495 regcomp.c: New build-time warning when compiling with clang 5 years ago 5 years ago
( 121 tickets listed )